Original Note

Verifying Code Style Using Linters

  • self_study_notes
  • Original Note
  • Updated: 2026-08-31T10:06:42+08:00
Source Collection
self_study_notes
Source Path
self_study_notes/python software/setting beginng/Verifying Code Style Using Linters.md
Type
Original Note
Updated At
2026-08-31T10:06:42+08:00

Verifying Code Style Using Linters

正文

Use pylint as our linter

python3 -m pip install pylint

Evidence-backed relations

Source Note · Same Topic

切换到中文